home *** CD-ROM | disk | FTP | other *** search
- // VirtuaLight VIB-Structure
-
- Camera [ (0,3,-5),(0,1,0),(0,1,0)
- FieldOfView 40
- Format(256,256)
- FrameAspectRatio 1
- ]
-
- Background '.098039, .098039, .392157'*2
-
- PointLight [ (10,5,-10) Intensity '1,1,1'*0.6 ]
- PointLight [ (-15,16,-20) Intensity '1,1,1'*0.7 ]
-
- Shape [
- Sphere((0, 1, 0), 1)
- DisplacementMapping (0.15 * sawtooth(x + 2 * noise(Po, 3)))
- ShapeSubdivisions(48,48)
- met
- ]
-
- Shape [ Disk((0,0,0), (0,1,0), 200) veins_pattern ]
-